@font-face {
	font-family:'SourceHanSerifCN-Bold';
	src: url('../images/fonts/SourceHanSerifCN-Bold.eot') format('embedded-opentype'),
		 url('../images/fonts/SourceHanSerifCN-Bold.ttf') format('truetype'),
		 url('../images/fonts/SourceHanSerifCN-Bold.svg') format('svg'),
		 url('../images/fonts/SourceHanSerifCN-Bold.woff') format('woff'), 
		 url('../images/fonts/SourceHanSerifCN-Bold.woff2') format('woff2');
}
@font-face {
	font-family:'SourceHanSerifCN-Regular';
	src: url('../images/fonts/SourceHanSerifCN-Regular.eot') format('embedded-opentype'),
		 url('../images/fonts/SourceHanSerifCN-Regular.ttf') format('truetype'),
		 url('../images/fonts/SourceHanSerifCN-Regular.svg') format('svg'),
		 url('../images/fonts/SourceHanSerifCN-Regular.woff') format('woff'), 
		 url('../images/fonts/SourceHanSerifCN-Regular.woff2') format('woff2');
}

html body{width: 100%; overflow-x: hidden; font-size: 14px; font-family: "Microsoft Yahei"; min-width: 1200px;}
*{ margin:0; padding:0;font-family: "Microsoft Yahei";}
img{ border:none;vertical-align: middle;height: auto;}
ul,li{ list-style:none;}
a{outline:none; text-decoration:none; color:#383838;} 
a:hover{outline:none; text-decoration:none; color:#404a3d;}
.clear{ clear:both}
.l{float:left;}
.r{float:right;}
em,i{font-style:normal;}
hr{border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:#eee solid 1px;  margin:10px 0;}
html > body > table >  tr [id="total"] > td  > ul > li { color:#383838;}
body{ color:#383838; font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; font-size:12px; /*解决电脑设置保护色，网页空白处默认淡绿色问题*/}
/*espcms_public*/
body,div,dl,dt,dd,ul,ol,li,pre,code,form,input,textarea,blockquote,th,td{margin:0;padding:0;}
table{}
blockquote { border-left: 5px solid #EEEEEE; margin: 10px; padding: 10px; }
/*首字母*/
.firstletter:first-letter{ font-size:200%;}
/* 解决固定层在IE6下闪的问题 */
html{background-attachment: fixed;}
/* 解决ie下连接加粗的鼠标样式问题*/
a strong{ cursor:pointer;}
/*FCK 兼容解决方案*/
strike{ text-decoration:line-through !important;} strong{ } u{ text-decoration:underline !important;}
/*超出省略号显示*/
.ellipsis{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:80px;overflow:hidden;}
/*块状元素水平居中*/
.auto{margin-left:auto; margin-right:auto;}
/*清除浮动*/
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
/*基于display:table-cell的自适应布局*/
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/*双栏自适应cell部分连续英文字符换行*/
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
/*单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ti2{text-indent:2em;}
/*按钮*/
html .button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer;text-align: center; text-decoration: none; font-size:14px; line-height:100%; padding: .4em 1.5em .55em; border:none; border-radius: 2px; color: #fff; background:#40b694;}
.button:hover { text-decoration: none; background: #9a9c9d; }
.button:active { position: relative; top: 1px;color: #999; }
/*圆角*/
.button.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }
/*中号*/
.button.medium { font-size: 12px; padding: .4em 1.5em .42em; }
/*小号*/
.button.small { font-size: 11px; padding: .2em 1em .275em; }
/*翻页*/
.espcms_page_botton{text-align: center;padding: 30px 0 50px 0;}
/*按钮色彩样式*/
.btn > .caret,.dropup > .btn > .caret {border-top-color: #000 !important;}
.btn{display: inline-block; padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: -2px;}
.btn:hover,.btn:focus,.btn.focus {text-decoration: none;}
.btn:active,.btn.active {background-image: none;outline: 0;}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
a.btn.disabled,fieldset[disabled] a.btn {pointer-events: none;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline:0px}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}
.btn-group,.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}
.btn-group > .btn,.btn-group-vertical > .btn {position: relative;float: left;}
.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active {z-index: 2;}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {margin-left: -1px;}
.btn-toolbar {margin-left: -5px;}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {float: left;}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {margin-left: 5px;}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}
.btn-group > .btn:first-child {margin-left: 0;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group > .btn-group {float: left;}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {outline: 0;}
.btn-group > .btn + .dropdown-toggle {padding-right: 8px;padding-left: 8px;}
.btn-group > .btn-lg + .dropdown-toggle {padding-right: 12px;padding-left: 12px;}
.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn-group.open .dropdown-toggle.btn-link {-webkit-box-shadow: none;box-shadow: none;}
.btn .caret {margin-left: 0;}


.container{width:80%;margin: 0 auto;min-width: 1200px;}
.container00{width:80%; margin: 0 auto; min-width: 1200px;}

.clearfix{zoom: 1;}
.wrap{width: 80%; min-width: 1200px; margin: 0 auto;}


/*导航*/
.nav { width: 100%; background: rgba(250,243,223,0.8); position: fixed; top: 0; z-index: 10000;}
.nav_bg { width: 100%; height: 50px; background: url(../images/nav_bg.png) no-repeat top center; position: absolute; top: 0;}

.nav .s_width1 { display: flex; justify-content: center; padding: 3em 0 1em;}

/* .nav_l{margin-left: 20px;} */
/* .nav_l p{font-size: 36px; color: #fff; margin-bottom: 3px;} */
/* .nav_l span{font-size: 16px; color: #fff; font-family: Arial; font-weight: normal; text-transform: uppercase;} */

/* .nav_tel{display: flex; align-items: center; margin-left: 2%;}
.nav_tel p{font-size: 30px; line-height: 30px; font-family: ITC Avant Garde Std-BoldCn; color: #fff;}
.nav_tel img{margin: 0 16px 0 0;} */

.nav_logo{display: flex; justify-content: space-between; align-items: center;}
.nav_logo img{width: 100%;}

.nav_li { position: absolute; left: 0; right: 0;}
.menu { display: flex; justify-content: center;}
.menu li { flex: 1; text-align: center; font-size: 16px; position: relative;}
.liyangshi { margin: 0 20px;}
.menu li a {color:#fff; line-height: 48px; background: url(../images/nav_li_bg.png) no-repeat center; display: flex; justify-content: center; align-items: center; position: relative; transition: all .3s; font-family: SourceHanSerifCN-Regular;}
.menu li a:hover,
.menu li a:focus,
.menu .active a { background: url(../images/nav_li_bg02.png) no-repeat center; transition: all .3s;}
.menu .active a:hover { background: url(../images/nav_li_bg02.png) no-repeat center;}
.menu li a:after { content: ""; width: 1px; height: 18px; background: #ccc; position: absolute; right: 0;}
.menu li ul p { background: url(../images/nav_li_bg.png) no-repeat center; transition: all .3s; font-family: SourceHanSerifCN-Regular;}
.menu li ul p:hover { background: url(../images/nav_li_bg02.png) no-repeat center;}
.menu li:hover ul{height:auto!important;}
.menu li ul { width: 100%; transition: all 1.5s; text-align: center; z-index: 99; position: absolute; color: #fff; transition: all 1s;}
.menu li ul p { display: block; height: 45px; line-height: 45px; cursor: pointer;}
.menu li ul li:last-child p{border-bottom:none;}

.search-btn { display: flex; align-items: center; margin-left: 1.882em; cursor: pointer;}
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; right: 0; top: 25%; width: 100%;}
.modal-content { width: 56%; margin: 0 auto; position: absolute;}
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-bar { position:absolute; width: 100%; top: 130px; left: 50%;}
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #029837; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 55%; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background: #e20d09 url(../images/se.png) no-repeat center center}
.modal-content .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0; left: 130%;}
.modal-content .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }


/*banner*/

.slide-main{position:relative; z-index:1;}
.prev,.next{display:block;width:30px;height:50px;position:absolute;z-index:222;top:48%;overflow:hidden;cursor:pointer;background-color: rgba(165,165,165,0.4);}
.prev img,.next img{width: 20px;height:30px;margin:10px 0 0 5px;}
.prev{left: 4%;}
.next{right: 4%;}
/* .item{display:block;width:100%;height:15px;position:absolute;z-index:124;bottom:25px;left:0;text-align:center;} */
/* .item a{display:inline-block;width:10px;height:10px;margin-right:11px;background:#fff;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=60);overflow:hidden;border-radius:50px;} */
/* .item a.cur{background: #fdcc55; width: 40px;} */
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;}
.slide{display:none;position:relative;position:relative;z-index:8;}
.slide .banner_tu img{width: 100%;height: auto;}
.slide a{display:block;cursor:pointer;}

.banner-item{
    float:left;
    box-sizing: border-box;
}
.banner-child{
    float:left;
    box-sizing: border-box;
    margin:0;
    padding: 0;
}
.banner-nav-bottom{
    position: absolute;
    left:50%;
    z-index: 2000;

}
.banner-nav-bottom > li{
    width:10px;
    height:10px;
    float:left;
    border:1px solid gray;
    border-radius: 50%;
    list-style: none;
    margin:5px;
    padding:3px;
    background-color: #fff;
    cursor: pointer;
}
.banner-nav-bottom > li.crnt{
    background-color: #f00;
}

.banner-nav-arrow{
    position: absolute;
    top:50%;
    margin-top: -20px;
    height:40px;
    width:40px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2001;
    background-size: auto 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.banner-nav-arrow-left{
    left:20px;
    background-image: url(../images/arrow_l.png);
}

.banner-nav-arrow-right{
    right:20px;
    background-image: url(../images/arrow_r.png);
}
.banner-clear{
    clear: both;
}
.banner_txt01 { 
	position: absolute;
	z-index: 10;
	top: 35%;
	left: 0;
	right: 0;
	text-align: center;
	overflow: hidden;
	transform: translateX(20px);
	transition-delay: 1000ms;
	transition: transform 2000ms ease, opacity 2000ms ease;
}

.banner_txt {
    position: absolute;
    z-index: 10;
    top: 33%;
    left: 46%;
    /* width: 700px; */
    /* background: rgba(249,181,56,.2); */
    overflow: hidden;
    padding: 55px 80px;
    opacity: 1;
	/* visibility: hidden; */
	transform: translateX(20px);
	transition-delay: 1000ms;
	transition: transform 2000ms ease, opacity 2000ms ease;
}
.banner_txt span {
    font-size: 40px;
	font-family: SourceHanSerifCN-Bold;
    color: #fff;
    text-transform: uppercase;
    display: block;
    opacity: 1;
	/* visibility: hidden; */
	/* transform: translateY(120px); */
	/* transition-delay: 1000ms; */
	/* transition: transform 1000ms ease, opacity 1000ms ease; */
}
.banner_txt h2 {
    font-size: 90px;
	font-family: SourceHanSerifCN-Bold;
    line-height: 90px;
    color: #fff;
    margin: 10px 0;
    opacity: 1;
	/* visibility: hidden; */
	/* transform: translateY(120px); */
	transition-delay: 1000ms;
	transition: transform 2000ms ease, opacity 2000ms ease;
	display: flex;
	align-items: center;
	font-weight: normal;
}
.banner_txt h2 img {
    margin-left: 16px;
}
.banner_txt em {
	font-size: 20px;
	font-family: SourceHanSerifCN-Bold;
    color: #fff;
	margin-left: 44.5%;
    /* font-weight: normal; */
}
.banner_txt p {
	margin-left: -50px;
	text-align: center;
	margin-top: 16px;
	background: url(../images/banner_txt_bg.png) no-repeat center center;
    font-size: 28px;
    line-height: 60px;
    color: #fff;
    opacity: 1;
	/* visibility: hidden; */
	/* transform: translateY(120px); */
	transition-delay: 1000ms;
	transition: transform 2000ms ease, opacity 2000ms ease;
}
.banner_txt b {
    font-size: 36px;
    color: #fff;
    display: flex;
    align-items: center;
    margin-top: 16px;
    opacity: 1;
	/* visibility: hidden; */
	/* transform: translateY(120px); */
	transition-delay: 1000ms;
	transition: transform 2000ms ease, opacity 2000ms ease;
	font-weight: normal;
}

.banner_txt b i {
	font-family: SourceHanSerifCN-Bold;
	margin-left: 20px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	
}

/* .banner .banner-child >li.imgIn .banner_txt,
.banner .banner-child >li.imgIn a,
.banner .banner-child >li.imgIn span,
.banner .banner-child >li.imgIn h2,
.banner .banner-child >li.imgIn p {
	visibility: visible;
	opacity: 1;
	transform: translateY(0) translateX(0);
} */


.index_cage{width: 100%; display: flex; justify-content: center; flex-wrap: wrap;}


/*产品展示*/
.product_index{width: 100%; background: #fcf9f0; overflow: hidden; padding: 70px 0;}

.pro_bt{width: 80%; margin: 0 auto 50px; min-width: 1200px;}
.pro_bt_zu { display: flex; justify-content: center; align-items: center; position: relative;}

.pro_bt_zu h2 { width: 140px; margin: 0 auto; position: relative;}
.pro_bt_zu h2 img { position: absolute; top: 16px;}
.pro_bt_zu h2 p { font-size: 40px; color: #464646; writing-mode: vertical-rl; font-family: SourceHanSerifCN-Bold; letter-spacing: -16px; margin: 0 auto;}
.pro_bt_zu h2 p em { font-size: 16px; font-weight: normal; color: #e20d09; writing-mode: horizontal-tb; font-family: SourceHanSerifCN-Regular; text-transform: uppercase; letter-spacing: 0; padding: 24px 0 4px;}
.pro_bt_zu:before,.pro_bt_zu:after {content: ""; height: 5px; position: absolute; top: 84px;}
.pro_bt_zu:before { width: 44.5%; left: 0; background: url(../images/pro_bt_bg01.png) no-repeat center center;}
.pro_bt_zu:after { width: 46.5%; right: 14px; background: url(../images/pro_bt_bg02.png) no-repeat center center;}
.pro_bt_zu h2 i{ font-size: 20px; font-weight: normal; color: #464646; font-family: SourceHanSerifCN-Regular; writing-mode: vertical-rl; text-transform: uppercase; position: absolute; bottom: 16px; right: 0; line-height: 20px;}
.pro_bt_zu span { display: block; width: 23px; height: 18px; position: absolute; right: 0; top: 67px;}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.pro_bt_zu:before { width: 43.5%;}
	.pro_bt_zu:after { width: 44.5%; right: 23px;}
}

/*产品分类*/
/* .index_cage_in{width: 100%; height: 390px; overflow: hidden; position: relative;} */

#c_portalResEbizads_banner-15868629156136019 {
    max-width: 80%;
    min-width: 1200px;
    margin: 0 auto;
	/* width: auto; */
	/* max-width: 1380px; */
	/* min-width: 0px; */
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#c_portalResEbizads_banner-15868629156136019>div {
	animation-fill-mode: both;
}

#c_portalResEbizads_banner-15868629156136019 .bannerName {
	font-size: 24px;
	line-height: 2;
	font-family: SourceHanSerifCN-Bold;
}

#c_portalResEbizads_banner-15868629156136019 .accordion {
	width: 100%;
	overflow: hidden;
	height: 600px;
	margin: 0 auto;
}

#c_portalResEbizads_banner-15868629156136019 .item-ul {
	overflow: hidden;
	height: 100%;
	width: 100%;
}

#c_portalResEbizads_banner-15868629156136019 .item {
	position: relative;
	float: left;
	height: 100%;
	cursor: default;
	overflow: hidden;
	opacity: 1;
	transition: all .5s ease;
	background: #000;
	border-right: 10px solid #fcf9f0;
	box-sizing: border-box;
}

#c_portalResEbizads_banner-15868629156136019 .item:nth-child(4) {
	border: none;
}

#c_portalResEbizads_banner-15868629156136019 .listSe {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	height: 350px;
	cursor: pointer;
	z-index: 999;
}

#c_portalResEbizads_banner-15868629156136019 .itemContent {
	position: absolute;
	bottom: 0px;
    width: 100%;
	height: 140px;
	overflow: hidden;
	padding: 1rem;
	z-index: 998;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	display: none;
	opacity: 0;
	transition: all .5s ease;
}

#c_portalResEbizads_banner-15868629156136019 .bannerSummry {
	width: 100%;
	line-height: 1.5rem;
	overflow: hidden;
	font-size: 14px;
	text-align: justify;
}

#c_portalResEbizads_banner-15868629156136019 .bannerPic {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	height: 100%;
	opacity: 0.5;
}

#c_portalResEbizads_banner-15868629156136019 .active .bannerPic {
	opacity: 1;
}

#c_portalResEbizads_banner-15868629156136019 .item.active .itemContent {
	display: block;
	opacity: 1;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	#c_portalResEbizads_banner-15868629156136019 .bannerSummry {
	    line-height: 1.2rem;
	    font-size: 14px;
	}
}

/* .pro_dd{overflow: hidden; width: 80%; margin: 60px auto 0; min-width: 1200px;}
.pro_dd ul{overflow: hidden;}
.pro_dd li{width: 356px; height: 238px; float: left; margin: 0 33px 0 0; position: relative; display: flex; justify-content: flex-end; align-items: flex-end;}
.pro_t_l{width: 320px; height: 210px; border: 1px #404a3d dashed; box-sizing: border-box; position: relative; transition: all 0.3s;}
.pro_t_l a{display: block; overflow: hidden; padding: 50px 34px 0; position: relative; z-index: 3;}
.pro_t_l a em{font-size: 30px; color: #404a3d; transition: all .5s;}
.pro_t_l a em span{font-size: 20px; color: #fdcc55; text-transform: uppercase; font-family: Oswald-Light; margin-left: 10px;}
.pro_t_l a p{font-size: 16px; line-height: 24px; color: rgba(0,0,0,.6); transition: all .5s; margin-top: 10px;}
.pro_t_l div{width: 100%; overflow: hidden; position: absolute; z-index: 1; top: 0; opacity: 0; transition: all 0.3s;}
.pro_t_l div:before{content: ''; width: 100%; height: 100%; background: rgba(0,0,0,.5); position: absolute; top: 0; z-index: 2;}
.pro_t_l div img{width: 100%; transition: 2s ease; -moz-transition: 2s ease; -webkit-transition: 2s ease;}
.pro_dd li:hover .pro_t_l{border: 0;}
.pro_dd li:hover .pro_t_l a em{color: #fdcc55;}
.pro_dd li:hover .pro_t_l a p{color: rgba(255,255,255,.6);}
.pro_dd li:hover .pro_t_l div{opacity: 1;}
.pro_dd li:hover .pro_t_l div img{transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.pro_t_tb{width: 63px; height: 57px; background: url(../images/fenlei_tb.png) no-repeat; transition: all 0.3s; position: absolute; z-index: 10; top: 0; left: 0;}
.pro_dd li:hover .pro_t_tb{background: url(../images/fenlei_tb01.png) no-repeat;} */

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	/* .pro_dd li{width: 278px; height: 186px; margin: 0 28px 0 0;}
	.pro_t_l{width: 250px; height: 164px;}
	.pro_t_l a{padding: 36px 24px 0;}
	.pro_t_l a em{font-size: 24px;}
	.pro_t_l a em span{font-size: 16px;}
	.pro_t_l a p{font-size: 14px; line-height: 20px;} */
}

.pro_an{width: 180px; height: 58px; background: #fff; border-radius: 10px; text-align: center; line-height: 58px; margin: 0 auto;}
.pro_an a{font-size: 24px; color: #404a3d; font-family: Arial; text-transform: uppercase; display: block;}

.product_index .s_width{width: 100%; height: 1050px; background: url(../images/marquee2.jpg) no-repeat center; overflow: hidden; margin: 80px 0 0;}
.marquee2{width: 80%; margin: 75px auto; min-width: 1200px;}
.marquee2 ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.marquee2 li{width: 24%; background: rgba(64,74,61,.9); margin-bottom: 30px; position: relative; overflow: hidden; cursor: pointer; border: 1px #fdcc55 dashed; box-sizing: border-box; transition: all .3s;}
.marquee2 li div{padding: 12px;}
.marquee2 li a{overflow: hidden; display: block;}
.marquee2 li a img{width: 100%; transition: 0.6s ease; -webkit-transition: 0.6s ease;}
.marquee2 li:hover a img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.marquee2 li h5{font-size: 24px; font-weight: normal; color: #fdcc55; text-align: center; line-height: 60px; display: flex; justify-content: space-between; align-items: center; padding: 0 36px 10px; transition: all .3s;}
.marquee2 li h5 p{width: 34px; height: 34px; background: url(../images/marquee2_tb.png) no-repeat; transition: all .3s;}
.marquee2 li:hover {background: #fdcc55; border: 0;}
.marquee2 li:hover h5{color: #404a3d;}
.marquee2 li:hover h5 p{background: url(../images/marquee2_tb01.png) no-repeat;}

@media only screen and (max-width: 1440px){
	.marquee2 li{width: 24%;}
}
@media only screen and (max-width: 1260px){
    .marquee2 li{width: 32%;}
}


/*关于我们*/
.indext_about{width: 100%; height: 900px; background: url(../images/about_bg.jpg) no-repeat top center; overflow: hidden;}

.indext_about .pro_bt { margin: 70px auto 50px;}
.indext_about .pro_bt_zu { justify-content: flex-start;}
.indext_about .pro_bt_zu h2 { margin: 0 auto 0 0;}
.indext_about .pro_bt_zu:before { display: none;}
.indext_about .pro_bt_zu:after { width: 91%; right: 23px; background: url(../images/pro_bt_bg.png) no-repeat center center;}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.indext_about .pro_bt_zu:after { width: 88.5%;}
}

.about_nr{width: 80%; margin: 20px auto 0; display: flex; justify-content: center; align-items: center; min-width: 1200px; position: relative;}
.index_liuc { /* width: 46.697%; */ height: 500px; position: relative; z-index: 1; display: flex; justify-content: flex-end; margin-right: 3%;}
.index_liuc p{font-size: 16px; line-height: 32px; color: #464646; margin: 0 50px 0 60px; text-align: justify; writing-mode: vertical-rl;}

.about_an {display: flex; align-items: flex-end;}
.about_an a {width: 48px; height: 120px; background: #e20d09; font-size: 18px; line-height: 48px; color: #fff; writing-mode: vertical-rl; text-align: center;}

.about_bt { position: relative;}
.about_bt h2 { writing-mode: vertical-rl; font-size: 30px; color: #e20d09; font-family: SourceHanSerifCN-Bold; letter-spacing: -14px; margin-left: 6px;}
.about_bt h2 span { display: block; position: absolute; right: 8px; letter-spacing: -6px; font-size: 20px; font-family: SourceHanSerifCN-Bold; color: #464646; top: 60px;}

.about_tb{width: 52.549%; position: relative; display: flex; align-items: center;}
.about_tb div{position: relative; z-index: 2; overflow: hidden; display: flex; justify-content: center; box-shadow: 0 3px 10px rgba(0,0,0,.35);}
/* .about_tb:before{content: ''; position: absolute; z-index: -1; left: 0; width: 475px; height: 615px; border: 1px #404a3d dashed;} */
.about_tb img{height: 100%;}
.about_tb dt { position: absolute; z-index: 3; top: -70px; left: 100px;}


/*为什么选择我们*/
.index_zdy{width: 100%; height: 880px; background: #fcf9f0; overflow: hidden;}
.index_zdy .pro_bt { margin: 70px auto 40px;}

.index_zu { width: 80%; margin: 0 auto; min-width: 1200px; display: flex; align-items: center; justify-content: space-between;}
.index_zu li{ background: url(../images/index_zdy_bg.png) no-repeat center center; position: relative; flex: 1; background-size: 100%; padding: 80px 0;}
.index_zu li h2 { font-size: 24px; color: #464646; text-align: center; transition: all .3s ease;}
.index_zu li h2 span { font-size: 16px; color: #999; font-family: SourceHanSerifCN-Regular; font-weight: normal; text-transform: uppercase; transition: all .3s ease;}
.index_zu li:hover h2 { color: #e20d09;}
.index_zu li:hover h2 span { color: #e20d09;}
.index_zu li div { width: 150px; height: 171px; margin: 0 auto; transition: all .3s ease;}
.index_zu li:nth-child(1) div { background-image: url(../images/index_zdy_tb001.png);}
.index_zu li:nth-child(2) div { background-image: url(../images/index_zdy_tb002.png);}
.index_zu li:nth-child(3) div { background-image: url(../images/index_zdy_tb003.png);}
.index_zu li:nth-child(4) div { background-image: url(../images/index_zdy_tb004.png);}
.index_zu li:hover:nth-child(1) div { background-image: url(../images/index_zdy_tb01.png);}
.index_zu li:hover:nth-child(2) div { background-image: url(../images/index_zdy_tb02.png);}
.index_zu li:hover:nth-child(3) div { background-image: url(../images/index_zdy_tb03.png);}
.index_zu li:hover:nth-child(4) div { background-image: url(../images/index_zdy_tb04.png);}

.index_zdy_an { display: flex; justify-content: center; margin-top: 60px;}
.index_zdy_an a { width: 120px; height: 40px; background: #e20d09; display: block; font-size: 16px; line-height: 40px; color: #fff; text-align: center;}
.index_zdy_an p { width: 200px; height: 40px; background: #464646; font-size: 24px; line-height: 40px; color: #fff; font-family: SourceHanSerifCN-Bold; display: flex; align-items: center; justify-content: center; margin-left: 28px;}
.index_zdy_an p img {margin-right: 5px;}


/*工程案例*/
/* .indext_case{width: 100%; background: #404a3d; overflow: hidden; padding: 70px 0;}
.indext_case .s_width{width: 80%; margin: 40px auto; text-align: center; min-width: 1200px; position: relative;}

.indext_case .pro_bt .pro_bt_zu h2:before,.indext_case .pro_bt .pro_bt_zu h2:after{background: rgba(255,255,255,.2);}

.huo_dd{overflow: hidden; margin-top: 60px;}
.huo_dd ul{overflow: hidden;}
.huo_dd li{width: 480px; float: left; margin: 0 41.5px 0 0; }

.huo_t_l a{display: block; position: relative; overflow: hidden;}
.huo_t_l a p{background: #fff; font-size: 24px; color: #404a3d; transition: all .5s; padding: 40px 0; border-radius: 0 0 50px 0;}
.huo_t_l a p i{font-size: 30px; font-weight: 100; display: block; color: #fdcc55; transition: all .5s;}
.huo_t_l a:hover p{background: #fdcc55;}
.huo_t_l a:hover p i{color: #404a3d;}
.huo_t_l a div{overflow: hidden; position: relative;}
.huo_t_l a div img{width: 100%; transition: 2s ease; -moz-transition: 2s ease; -webkit-transition: 2s ease;}
.huo_dd li:hover .huo_t_l div img{transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.huo_dd{width: 1200px; margin-right: auto; margin-left: auto;}
	.huo_dd li{width: 383px; margin: 0 25.5px 0 0;}
}

.case_an{border-radius: 50px; margin: 50px auto 0; display: flex; justify-content: center; align-items: center;}
.case_an a{font-size: 18px; color: #fdcc55; display: block; margin: 0 25px;}
.jiantou_fenlei_an1,.jiantou_fenlei_an2{cursor: pointer;} */


/*indext_new*/
.indext_new{width: 100%; height: 700px; background: #faf3df; overflow: hidden; position: relative;}
.indext_new:before { content: ''; width: 100%; height: 8px; background: url(../images/indext_new_bg.png) no-repeat center center; position: absolute; z-index: 8; top: 0;}
.indext_new_tu { position: absolute; z-index: 10; right: 0; top: 0; display: flex; justify-content: center; align-items: center; width: 72.518%;}
.indext_new_tu img { max-width: 100%;}

.indext_new .pro_bt { margin: 70px auto 50px;}
.indext_new .pro_bt_zu { justify-content: flex-start;}
.indext_new .pro_bt_zu h2 { margin: 0 auto 0 0;}
.indext_new .pro_bt_zu:before { display: none;}
.indext_new .pro_bt_zu:after { display: none;}
.indext_new .pro_bt_zu h2 a { position: absolute; right: -8px; bottom: -115px; display: block; width: 40px; height: 120px; background: #e20d09; font-size: 16px; font-weight: normal; line-height: 40px; color: #fff; writing-mode: vertical-rl; text-align: center;}

.indext_new_nr01 { position: absolute; z-index: 15; left: 220px; top: 15px; width: 420px; height: 340px; background-image: url(../images/se_pro_t_laa01.png);}
.indext_new_nr01 li { padding: 30px 38px 40px;}
.se_pro_t_l01 { display: flex; justify-content: flex-end; align-items: center;}
.se_pro_t_l01 div { font-size: 32px; line-height: 1; color: #fff; font-weight: bold;}
.se_pro_t_l01 b { font-size: 16px; color: #fff; border-left: 2px #fff solid; padding-left: 10px; margin-left: 16px;}
.se_pro_t_r01 { margin-top: 28px; cursor: pointer;}
.se_pro_t_r01 h3 { font-size: 24px; line-height: 36px; color: #fff; font-family: SourceHanSerifCN-Bold; border-bottom: 1px #fff solid; padding-bottom: 8px; margin-bottom: 18px;}
.se_pro_t_r01 h5 { font-size: 16px; line-height: 28px; font-weight: normal; text-align: justify; color: #fff;}


.indext_new_nr { width: 80%; min-width: 1200px; margin: 220px auto 0; display: flex; justify-content: space-between;}
.indext_new_nr li { position: relative; display: flex; justify-content: space-between; align-items: center; flex: 1; margin-right: 2%;}
.indext_new_nr li:last-child { margin-right: 0;}
.indext_new_nr li .se_pro_t_l { width: 220px; position: relative;}
.indext_new_nr li .se_pro_t_l span { font-size: 50px; font-weight: bold; color: #464646; transition: all .3s ease;}
.indext_new_nr li .se_pro_t_l em { display: block; width: 40px; height: 1px; background: #464646; transform: rotate(-45deg); margin: -10px 0 0 45px; transition: all .3s ease;}
.indext_new_nr li .se_pro_t_l i { font-size: 24px; font-weight: bold; color: #464646; display: block; margin-top: 15px; transition: all .3s ease;}
.indext_new_nr li:hover .se_pro_t_l span { color: #e20d09;}
.indext_new_nr li:hover .se_pro_t_l em { background: #e20d09;}
.indext_new_nr li:hover .se_pro_t_l i { color: #e20d09;}

.indext_new_nr li .se_pro_t_laa { display: flex; justify-content: space-between; align-items: center;}
.indext_new_nr li .se_pro_t_laa a { display: block; position: relative;}
.indext_new_nr li .se_pro_t_laa a em { color: #464646; font-size: 24px; font-weight: bold; font-family: SourceHanSerifCN-Bold; display: block; transition: all .3s ease;}
.indext_new_nr li:hover .se_pro_t_laa a em { color: #e20d09;}
.indext_new_nr li .se_pro_t_laa a p { color: #666; font-size: 16px; line-height: 32px; text-align: justify; margin: 14px 0 0;}


/* .ny_hezuo {width: 80%; min-width: 1200px; margin: 0 auto; overflow: hidden;}
.ny_hezuo li {position: relative; display: flex; align-items: center; margin-right: 2%; margin-bottom: 2%; float: left; width: 32%; border: 1px #464646 solid; box-sizing: border-box;}
.ny_hezuo li:nth-child(3) { margin-right: 0;}
.ny_hezuo li .se_pro_t_l { position: relative; background: #464646; padding: 10px; transition: all .3s ease;}
.ny_hezuo li:first-child .se_pro_t_l { background: #e20d09;}
.ny_hezuo li .se_pro_t_l span {font-size: 50px; font-weight: bold; color: #fff;}
.ny_hezuo li:hover { border: 1px #e20d09 solid;}
.ny_hezuo li:hover .se_pro_t_l { background: #e20d09;}
.ny_hezuo li .se_pro_t_laa {display: flex;justify-content: space-between;align-items: center;margin-left: 5%;}
.ny_hezuo li .se_pro_t_laa em { color: #464646; font-size: 24px; font-weight: bold; display: block; transition: all .3s ease;}
.ny_hezuo li:hover .se_pro_t_laa em { color: #e20d09;} */

/* .ny_hezuo_youshi { width: 40%; overflow: hidden;}
.ny_hezuo_youshi img { max-width: 100%;} */

/* .tiepai { margin-top: 30px; background: #e20d09; display: flex; align-items: center; border-radius: 10px;}
.tiepai em { font-size: 35px; color: #fff; font-weight: bold; line-height: 50px; display: block; padding: 20px 20px 0;}
.tiepai a { font-size: 30px; color: #fff; display: block; margin-top: 20px; padding: 0 20px 20px;} */


.index_hezuo { width: 80%; margin: 0 auto; min-width: 1200px; display: flex; align-items: center; justify-content: space-between;}
.index_hezuo li{ background: url(../images/index_zdy_bg.png) no-repeat center center; position: relative; flex: 1; background-size: 100%; padding: 114px 0;}
.index_hezuo li h2 { width: 64%; font-size: 24px; color: #464646; text-align: center; transition: all .3s ease; margin: 0 auto;}
.index_hezuo li span { font-size: 30px; color: #464646; font-weight: bold; text-align: center; /* font-family: SourceHanSerifCN-Regular; */ display: block; transition: all .3s ease; margin: 0 auto;}
.index_hezuo li:hover h2 { color: #e20d09;}
.index_hezuo li:hover span { color: #e20d09;}

.index_hezuo_an { display: flex; justify-content: center; min-width: 1200px; width: 80%; margin: 60px auto;}
.index_hezuo_an a { height: 60px; background: #e20d09; display: block; font-size: 24px; line-height: 60px; color: #fff; text-align: center; padding: 0 20px;}
.index_hezuo_an p { height: 60px; background: #e20d09; font-size: 28px; line-height: 60px; color: #fff; /* font-family: SourceHanSerifCN-Bold; */ display: flex; align-items: center; justify-content: center; margin-right: 28px; font-weight: bold; padding: 0 20px;}
.index_hezuo_an p img {margin-right: 5px;}


/*底部*/
.footer{width: 100%; height: 390px; background: url(../images/footer_bg.jpg) no-repeat center center; overflow: hidden; position: relative;}
.footer .s_width{width: 80%; margin: 65px auto 0; min-width: 1200px; display: flex; justify-content: space-between;}
.f_contact{ position: relative;}
.f_contact ul{}
.f_contact ul li{ font-size: 18px; font-family: SourceHanSerifCN-Regular; color: #fff; margin-bottom: 20px; display: flex; align-items: center;}
.f_contact ul li b { font-family: SourceHanSerifCN-Bold; color: #fdcc55;}

.f_nav { position: relative; width: 13%;}
.f_nav ul { display: flex; justify-content: space-between; flex-wrap: wrap;}
.f_nav ul li { margin-bottom: 20px; position: relative; display: flex; align-items: center; margin-right: 5%;}
.f_nav ul li:nth-child(2n) { margin-right: 0;}

.f_nav ul li:after { content: ''; width: 1px; height: 20px; background: #fff; position: absolute; right: -36%;}
.f_nav ul li:nth-child(2n):after { display: none;}
.f_nav ul li a{font-size: 18px; font-family: SourceHanSerifCN-Regular; color: #fff;}

.f_nav:before { content: ''; width: 40px; height: 40px; background-image: url(../images/f_nav_tb.png); position: absolute; left: -60px;}
.f_pro:before { content: ''; width: 40px; height: 40px; background-image: url(../images/f_pro_tb.png); position: absolute; left: -60px;}
.f_contact:before { content: ''; width: 40px; height: 40px; background-image: url(../images/f_contact_tb.png); position: absolute; left: -60px;}

.f_nav h3,.f_pro h3,.f_contact h3{font-size: 24px; font-family: SourceHanSerifCN-Bold; color: #fff; margin-bottom: 30px;}
.f_nav h3 span,.f_pro h3 span,.f_contact h3 span,.f_ditu h3 span{width: 50px; height: 2px; background: #fdcc55; display: block; margin-top: 10px;}

.f_pro{ position: relative;}
.f_pro ul{}
.f_pro ul li{margin-bottom: 20px;}
.f_pro ul li a{font-size: 18px; font-family: SourceHanSerifCN-Regular; color: #fff; transition: all .2s;}
.f_pro ul li a:hover{color: #fdcc55;}

.f_ditu { /* display: flex; */}
.f_ditu div{font-size: 18px; color: #fff; text-align: center; margin-top: 30px; display: flex; justify-content: center;}
.f_ditu div img{margin-bottom: 16px; width: 140px;}
.f_ditu div li:first-child {margin-right: 40px;}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
	.f_nav ul li:after { display: none;}
}

.footer_p { width: 100%; height: 80px; background: #000; margin: 0 auto; border-top: 1px rgba(255,255,255,.3) solid; font-size: 16px; line-height: 80px; color: #fff;}
.footer_p .wrap { display: flex; justify-content: space-between;}




/*neiye*/
.ny_banner{position:relative; z-index:1; display: flex; align-items: center; justify-content: center;}
/* .prev,.next{display:block;width:30px;height:50px;position:absolute;z-index:222;top:48%;overflow:hidden;cursor:pointer;background-color: rgba(165,165,165,0.4);} */
/* .prev img,.next img{width: 20px;height:30px;margin:10px 0 0 5px;} */
/* .prev{left: 4%;} */
/* .next{right: 4%;} */
/* .item{display:block;width:100%;height:15px;position:absolute;z-index:124;bottom:25px;left:0;text-align:center;} */
/* .item a{display:inline-block;width:10px;height:10px;margin-right:11px;background:#fff;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=60);overflow:hidden;border-radius:50px;} */
/* .item a.cur{background: #fdcc55; width: 40px;} */
.ny_banner-box,.ny_banner-slide{display:block;width:100%;height: auto;}
.ny_banner-box{position:relative;overflow: hidden;}
/* .slide{display:none;position:relative;position:relative;z-index:8;} */
.ny_banner-slide img{width: 100%;height: auto;}
.ny_banner-slide a{display:block;cursor:pointer;}
.ny_banner .fenlei { position: absolute; z-index: 2; text-align: center; width: 50%; top: 40%;}
.ny_banner .fenlei span { font-size: 60px; color: #faf3df; font-family: SourceHanSerifCN-Bold;}
.ny_banner .fenlei03 { top: 50%;}
/* .ny_banner{width:100%;} */
/* .ny_banner a{display: flex; justify-content: center;} */
/* .ny_banner img{} */

.espcms_path{border-bottom: 1px solid #E0E0E0;padding:10px 10px;margin: 0px;}
.breadcrumb {padding: 8px 15px;margin-bottom: 20px;list-style: none;background-color: #faf3df;border-radius: 5px;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "/";}
.breadcrumb > li {display: inline-block;}

.ny_gsm{text-align: center;font-size: 42px;font-weight: bold;color:#029837;margin:40px 0 20px 0;}
.ny_gsm span{color:#ff712b;}

.row {}
.espcms_page_book{padding-top:25px;padding-bottom:25px;}
.container {width: 80%; min-width: 1200px;}
.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}

.espcms_content{padding: 0 0 30px 0; line-height: 200%;}
.espcms_content div i{font-size: 36px; color: #e20d09; font-family: SourceHanSerifCN-Bold; font-weight: bold; margin: 30px 0 40px 0; display: block;}
.espcms_content p{font-size: 16px;text-align: justify;margin: 0 0 10px;text-indent: 2em;}
.espcms_content p img{display: block;text-indent: 0;}
.espcms_content p strong { color: #e20d09;}
.licheng div p { text-indent: 0;}
.about_pic{ height: 480px; width: 80%; margin: 0 auto 50px auto; min-width: 1200px; overflow: hidden; display: flex; justify-content: center; margin-top: 30px;}
.about_pic img{height: 100%; width: 100%;}


/*neiye_pro*/
.pro_nav{margin: 40px auto 0;}
.pro_nav li{ width: 23.5%; background: #fcf9f0; float:left; text-align:center; margin-right: 2%; border-radius: 10px; overflow: hidden;}
.pro_nav li:nth-child(4) { margin-right: 0;}
.fenlei02 .pro_nav { display: flex; justify-content: center;}
.fenlei02 .pro_nav li:nth-child(2) { margin-right: 0;}


.pro_nav li a{font-size: 18px; color:rgba(0, 0, 0, 0.6); line-height: 60px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;display:block;position:relative; height: 60px;z-index: 1;}
.pro_nav li a:hover{ color: #fff;}
.pro_nav li a span{ display: block;background-image: url(../images/jia-iconbg.jpg); background-repeat:no-repeat; float:left; margin-right:20px;}
.pro_nav li a span i{ background-image: url(../images/jia-icon2.png);display: block; width: 60px; height: 60px; background-repeat: no-repeat;}
.pro_nav li a:hover span{ background-position: left bottom;}
.pro_nav li.honor_li a span{ background-position: left bottom;}
.pro_nav li a:hover p{color: #014099;}
/* .pro_nav li a:after {position: absolute;right: 0;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top; width: 1px;height: 14px;background: #666; } */
.pro_nav li a:hover:after{background: none;}
.pro_nav li:nth-child(6) a:after {width: 0px;}
.pro_nav li a:before {position: absolute; content: "";display: block;width: 0;height: 100%;background: #c80000;transition-duration:.3s;left:50%;z-index: -1;}
.pro_nav li a:hover:before{ width: 100%; left:50%; margin-left:-50%; }
.pro_nav li.on {background: #c80000;}
.pro_nav li.on a:before { width: 100%; left:50%; margin-left:-50%; }
.pro_nav li.on a{ color: #fff; }


/*内页_产品*/
.se_nypro_con{margin: 30px auto 0 auto; width: 80%; min-width: 1200px; padding: 0 20px; overflow: hidden;}
.se_nypro_con ul{}
.se_nypro_con li{float: left; width: 32%; margin: 0 2% 20px 0; background: #faf3df; border-radius: 20px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,.35);}
.se_nypro_con li:nth-child(3n){margin: 0 0 20px 0;}
.se_nypro_con li a{}
.se_nypro_con li a .se_pro_cc{height: 80px; text-align:center; color:#666;}
.se_nypro_con li a .se_pro_cc p{font-size: 20px; line-height: 80px; transition-duration:.2s;}
.se_nypro_con li img{width: 100%; transition: 0.6s ease; -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease;}
.se_nypro_con li:hover img{transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.se_nypro_con li:hover .se_pro_cc p{color: #404a3d;}
.se_nypro_con .chanpin_con_pic{overflow: hidden;}


/*图片阅读*/
.espcms_info_pager{border-top: 0px solid #E0E0E0;padding-top:15px;}
.pager {padding-left: 0;margin: 20px 0;text-align: center;list-style: none;}
.pager li {display: inline;}
.pager li > a,
.pager li > span {display: inline-block;padding: 5px 14px;background-color: #fff;border: 1px solid #ddd;border-radius: 15px;}
.pager li > a:hover,
.pager li > a:focus {text-decoration: none;background-color: #eee;}
.pager .next > a,
.pager .next > span {float: right;}
.pager .previous > a,
.pager .previous > span {float: left;}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {color: #777;cursor: not-allowed;background-color: #fff;}
.espcms_pic_content{padding:15px 0px;}
.espcms_pic_content > .row{margin: 0px -10px 0px -10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_name{padding-top: 10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_name > h1{font-size:25px;margin: 0px;padding:0px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_info{padding-top:15px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_intro{padding-top:5px;line-height: 180%;color:#9E9E9E}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price{padding-top:10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price > span{font-size:18px;color:#EF6C00}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price > del{padding-left:10px;font-size:14px;color:#1976D2}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_bottom{padding-top:20px;}

.pic_samll_show{max-height:320px;overflow: hidden;}
/*相册*/
.espcms_pic_content > .photo_list_info{margin: 10px 0px;}
.espcms_pic_content > .photo_list_info > .panel-heading > h3{margin: 0px;padding:5px 0px;font-size:16px;font-weight: bold;}
/*内容*/
.espcms_pic_content > .pic_content{margin: 10px 0px;}
.espcms_pic_content > .pic_content > .panel-heading > h3{margin: 0px;padding:5px 0px;font-size:16px;font-weight: bold;}
.espcms_pic_content > .pic_content > .panel-body{line-height: 180%;padding:15px;}
.espcms_link_pic{padding-top:0px;padding-bottom:0px;}

.espcms_pro_title{float: right; width: 40%; overflow: hidden;}
.espcms_pro_title h1{font-size:40px;font-weight: bold; line-height:80px; color: #e20d09; margin: 30px 0 10px 0;}

.espcms_pro_title dd{padding:14px 0px 8px 0;color:#7a7a7a;border-bottom: 1px solid #dedede;line-height:33px;}
.espcms_pro_title .dd_padding{padding:10px 0px; line-height:33px; border-bottom: 1px solid #dedede;}
.espcms_pro_title dt{ color:#7a7a7a;}
.espcms_pro_title p{width: 120px; height: 40px; line-height: 40px; background: #e20d09; text-align: center; margin-top:10px; transition-duration:.2s;}
.espcms_pro_title p a{color:#fff;display: block; margin-top: 35px; transition-duration:.2s;}
.espcms_pro_title p:hover{background: #fdcc55;}
.espcms_pro_title p:hover a{color:#404a3d;}
.espcms_pro_title img{margin-top: 30px;}
.espcms_pro_pic{float: left; width: 55%; overflow: hidden; margin-right: 5%;}

.espcms_book{overflow: hidden; font-size: 15px; margin-bottom: 30px; border: 1px solid #ddd; padding: 50px; /* background: #fff; */ border-radius: 10px;}
.espcms_book img{ max-width: 100%;}
.espcms_page{width: 80%; min-width: 1200px; overflow: hidden; margin: 0 auto; padding: 0 0 30px 0;}
.espcms_page_right{padding-bottom:25px;overflow: hidden; }

caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{}
.f14{font-size:14px;}

img {border: 0 none; height: auto; vertical-align: middle;}

.miaoshu{line-height:55px; padding:0 0 0 0; color:#333; font-size:16px; background:#e5f0fd;}
.miaoshu span{width:150px; background:#0067ee; display:block; text-align:center; text-indent: 0; font-weight:bold; font-size:18px;color: #fff;}

a.infolist2 {color: #656565;text-decoration: none;} a:visited.infolist2 {color: #656565;text-decoration: none;} a:hover.infolist2 {color: #404a3d;text-decoration: underline;}

.espcms_newslist_read{padding:0px 5px;}
.espcms_newslist_read li{float: left;width:48%;padding:0px 0px 5px 8px;overflow: hidden;}

.lh33{line-height:33px;}
.lh33 p{padding: 0 10px;text-align: justify;}
.se_erji_img{}
.se_erji_img img{width: auto; margin:0 auto}


/*xiangguanneirong*/
.xiangguanneir{overflow:hidden;height:auto; margin:0 auto;width:100%;color:#fff; margin-bottom:40px;}
.espcms_piclist_slide18 {overflow: hidden;margin: 0 auto;}
.espcms_piclist_slide18 ul li{float: left;margin: 0 10px 5px 0;text-align: center;background:#fff;  position:relative; border-radius: 10px; overflow: hidden;}
.espcms_piclist_slide18 li .pic { width:238px; height:auto; margin:0 auto; /*border: 1px #f3f4f7 solid;*/}
.espcms_piclist_slide18 li  .pic img { width:238px; height:180px;}
.espcms_piclist_slide18 li  p{ text-align:center; line-height:44px; font-size:14px;z-index:99;position:relative; background:#ececec }
.espcms_piclist_slide18 li  p a{ color:#444; font-size:14px;}
.espcms_piclist_slide18 li  p a:hover{ color:#fff}
.espcms_piclist_slide18 li .case_more{ width:60px; margin:0 auto; height:18px; line-height:18px; text-align:center; color:#a9a9a9; font-size:12px; text-transform:uppercase; border:1px solid #604a32;z-index:99;position:relative}
.espcms_piclist_slide18 li .case_more a{ color:#604a32;}
.espcms_piclist_slide18 li .case_more div a{ color:#a9a9a9;}
.pro_btm_arrow {background: #e20d09;line-height:40px;color:#fff;}


/*新闻动态内页*/
.se_news_con{width: 80%; margin: 30px auto 0 auto; min-width: 1200px;}
.se_news_con ul{display: flex; justify-content: flex-start; flex-wrap: wrap;}
.se_news_con li{width: 49%; background: #faf3df; margin-bottom: 15px; /*overflow:hidden;*/ cursor: pointer; /*position:relative;*/ /*top:0;*/ padding: 25px 0; border: 1px solid #eee; border-radius: 10px; overflow: hidden; margin-right: 2%; box-sizing: border-box;}
.se_news_con li:nth-child(2n) { margin-right: 0;}
/* .se_news_con li:hover{background: #e20d09; transition: all 0.3s;} */
/*.se_news_da{width: 80%; margin: 0 auto; min-width: 1200px;}*/
.se_news_l{width: 36%; position:relative; overflow:hidden; margin-left: 25px;}
.se_news_l img{height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_l:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_news_r{width: 54%; /*position: relative;*/ /*z-index: 2;*/ padding: 0 20px 0 0}
.se_news_r span{display:block; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h2{font-size:14px; color:#555555; padding:5px 0 10px 0; font-weight:normal;}
.se_news_r h2 a{font-size:22px; color:#333; text-transform:uppercase; display:block; line-height:30px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s; margin-bottom: 10px;}
.se_news_r h2 a:hover{color:#464646;}
.se_news_r p{ line-height:28px; color:#777; padding:10px 0 20px 0; font-size:15px;}
.se_news_r .se_news_more{width:120px; border:1px solid #464646; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_r .se_news_more a{color:#464646; font-size:14px;}
.se_news_r .se_news_more a:hover{ color:#fff; }
.se_news_con li:hover .se_news_more{ background:#e20d09; border:1px solid #e20d09; }
.se_news_con li:hover .se_news_more a{ color:#fff; }
.se_news_con li:hover .se_news_r h2 a{ color:#e20d09; }
/* .se_news_con li:hover .se_news_r h2{ color:#fff; } */
/* .se_news_con li:hover .se_news_r p{ color:#fff; } */
.main{ width:1280px; margin:30px auto 0 auto}
.t_left{ width:265px; float:left; margin:0 0 30px 0}
.fenye{padding:20px 0; font-size:14px;}


/*工程案例内页*/
.se_case_con{width: 80%; min-width: 1200px; overflow:hidden; position: relative; margin: 30px auto 0 auto;}
.se_case_con li{float: left; position:relative; width: 32%; overflow:hidden; margin:0 2% 20px 0; cursor:pointer; border-radius: 20px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,.35);}
.se_case_con li:nth-child(3n){margin:0 0 20px 0;}
.se_case_con em{font-style: normal; text-align:center; line-height:48px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0;  right:0}
.se_case_con .old{margin:0 auto; background:#f7f3f2; position:relative}
.se_case_con .cp_k{position:absolute; line-height:85px; background:rgba(226,13,9,0.6); bottom:0; width:100%; color:#fff; font-size:15px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_case_con .cp_k a{ line-height: 50px; color: #fff; font-size: 20px; display: block; text-align: center;}
.se_case_con .cp_k a:hover{font-size: 20px;color: #FFFFFF;}
.se_case_con .cp_m{ width:100%; position:relative; overflow:hidden;}
.se_case_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case_con li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_date{font-size:15px; color:#666}


/*新闻查看*/
.espcms_news_title{padding:0 15px 50px 15px;text-align: center;margin: 0px auto; color:#333;}
.espcms_news_title h1{ line-height:90px; font-size:36px; color:#e20d09; font-family: SourceHanSerifCN-Bold;}

.title_product{width: 1280px;height:40px;line-height: 40px;margin: 0 auto;}
.title_product p{font-size: 15px;color: #666;}
.add_dizhi{position: absolute;width:1280px;margin: 0 auto;left: 0;right: 0;font-size: 16px;text-align: right;bottom:20px;font-weight: bold;color: #fff;text-shadow:2px 2px 2px #666;}
.add_dizhi a{color: #fff;}
.dituaa{width: 100%;overflow: hidden;}
.abou_nyjj{width: 1280px;margin: 0 auto;padding:26px 0;color: #666;}
.abou_nyjj p{font-size: 18px;line-height: 33px;margin: 10px 0;text-indent: 2em;}
/*neiye_contact*/
.map{ width:100%; overflow:hidden;}
.ny_contact{margin: 80px auto;}
.ny_lianxi{}
.ny_lianxi ul{width: 80%; min-width: 1200px; display: flex; justify-content: space-between; margin: 0 auto;}
.ny_lianxi ul li{ text-align: center; flex: 1;}
.ny_lianxi ul li img{margin-bottom: 20px;}
.ny_lianxi ul li p{font-size: 18px; color: #888;}
.ny_lianxi ul li span{font-size: 20px; line-height: 30px; color: #666; font-weight: bold; display: block;}
.ny_conimg{width: 620px;height:430px;}


/*neiye_new*/
.ny_newsnr{width:1280px;margin: 0 auto;}
.ny_newsnr h1{text-align: center;font-size:24px;line-height:57px;margin-top: 28px;}
.ny_newsnr .se_date{text-align: center;font-size:16px;line-height:32px;color: #666;}
.ny_news_txt{font-size:18px;margin: 26px 0;line-height:32px;padding:30px;border: 1px solid #E0E0E0;}
.ny_news_txt p{margin-bottom: 10px;}
.ny_news_txt p img{display: block;max-width:800px;height: auto;margin:0 auto;}
.xiangqing_fanye ul li{width:50%;height: 50px;line-height: 50px;float:left;font-size: 16px;}
.xiangqing_fanye{width:1280px;margin:15px auto;border: 1px solid #E0E0E0;}

/*neiye_pro*/
.ny_right{width: 990px;margin-top: 36px;}
.nypro_pic{width:600px;height:450px;margin-bottom: 26px;}
.nypro_pic img{width: 100%;height: auto;margin: 0 auto;}
.nypro_title{width: 340px;}
.miaoshu{margin: 0 auto;background-color: #faf3df;height:55px;line-height:55px; border-radius: 10px;}
.miaoshu span{display: block;width: 120px;text-align:center; background: #e20d09; font-size: 20px;color: #fff; border-radius: 10px;}
.cpdianhua{background: url("../images/cpdianhua.jpg") no-repeat top left;width:340px;height: 300px;}


/*contact*/
.contact{margin:15px 0 0 0; border: 1px solid #eee; }
.contact h2{color:#fff; font-size:24px; background:#37407b; height:65px; line-height:65px;text-align:center;}
.contact h2 a{color:#fff;}
.contact h2 a:hover{ color:#fff;}
.contact h2 a span{font: 16px Arial; padding:0 0 0 15px; text-transform:uppercase;color:#d3d3d3;}
.contact p{ line-height:28px; padding:30px 10px 30px 10px; color:#444; font-size:14px;}
.contact p strong{font-size:16px; line-height:38px; }

/*seach*/
.page_bann_title{padding: 55px 0px; text-align: center;}
.page_bann_title > h2{font-size: 40px; color: #404a3d; }
.page_bann_title > p{font-size: 20px; color: #999999; padding-top: 10px;}

.espcms_info_list{padding-top: 15px;}
.espcms_info_list > ul > li{border:0px;margin: 0px;padding:8px 5px;}

.espcms_info_time{background: none;color:#BDBDBD}
.espcms_info_list > ul > li > .list-group-item-text{line-height: 150%;padding-top:10px;color:#BDBDBD}


.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {color: #337ab7;background-color: #fff;}
.list-group-item > .badge {float: right;}
.list-group-item > .badge + .badge {margin-right: 5px;}
.list-group {padding-left: 0;margin-bottom: 20px;}
.list-group-item {position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: #fff;border: 1px solid #ddd;}
.list-group-item:first-child {border-top-left-radius: 4px;border-top-right-radius: 4px;}
.list-group-item:last-child {margin-bottom: 0;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
a.list-group-item,
button.list-group-item {color: #555;}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {color: #333;}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {color: #555;text-decoration: none;background-color: #f5f5f5;}
button.list-group-item {width: 100%;text-align: left;}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {color: #777;cursor: not-allowed;background-color: #eee;}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {color: inherit;}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {color: #777;}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {z-index: 2;color: #fff;background-color: #337ab7;border-color: #337ab7;}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {color: inherit;}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {color: #c7ddef;}
.list-group-item-success {color: #3c763d;background-color: #dff0d8;}
a.list-group-item-success,
button.list-group-item-success {color: #3c763d;}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {color: inherit;}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {color: #3c763d;background-color: #d0e9c6;}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {color: #fff;background-color: #3c763d;border-color: #3c763d;}
.list-group-item-info {color: #31708f;background-color: #d9edf7;}
a.list-group-item-info,
button.list-group-item-info {color: #31708f;}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {color: inherit;}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {color: #31708f;background-color: #c4e3f3;}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {color: #fff;background-color: #31708f;border-color: #31708f;}
.list-group-item-warning {color: #8a6d3b;background-color: #fcf8e3;}
a.list-group-item-warning,
button.list-group-item-warning {color: #8a6d3b;}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {color: inherit;}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {color: #8a6d3b;background-color: #faf2cc;}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {color: #fff;background-color: #8a6d3b;border-color: #8a6d3b;}
.list-group-item-danger {color: #a94442;background-color: #f2dede;}
a.list-group-item-danger,
button.list-group-item-danger {color: #a94442;}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {color: inherit;}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {color: #a94442;background-color: #ebcccc;}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {color: #fff;background-color: #a94442;border-color: #a94442;}
.list-group-item-heading {margin-top: 0;margin-bottom: 5px;}
.list-group-item-text {margin-bottom: 0;line-height: 1.3;}
.panel {margin-bottom: 20px;background-color: #fff;border: 1px solid transparent;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05);}
													      .panel-body {padding: 10px;margin: 0px;}
													      .panel-heading {padding: 10px 15px;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel-heading > .dropdown .dropdown-toggle {color: inherit;}
													      .panel-title {margin-top: 0;margin-bottom: 0;font-size: 16px;color: inherit;}
													      .panel-title > a,
													      .panel-title > small,
													      .panel-title > .small,
													      .panel-title > small > a,
													      .panel-title > .small > a {color: inherit;}
													      .panel-footer {padding: 10px 15px;background-color: #f5f5f5;border-top: 1px solid #ddd;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .list-group,
													      .panel > .panel-collapse > .list-group {margin-bottom: 0;}
													      .panel > .list-group .list-group-item,
													      .panel > .panel-collapse > .list-group .list-group-item {border-width: 1px 0;border-radius: 0;}
													      .panel > .list-group:first-child .list-group-item:first-child,
													      .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top: 0;border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .list-group:last-child .list-group-item:last-child,
													      .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {border-top-left-radius: 0;border-top-right-radius: 0;}
													      .panel-heading + .list-group .list-group-item:first-child {border-top-width: 0;}
													      .list-group + .panel-footer {border-top-width: 0;}
													      .panel > .table,
													      .panel > .table-responsive > .table,
													      .panel > .panel-collapse > .table {margin-bottom: 0;}
													      .panel > .table caption,
													      .panel > .table-responsive > .table caption,
													      .panel > .panel-collapse > .table caption {padding-right: 15px;padding-left: 15px;}
													      .panel > .table:first-child,
													      .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
													      .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
													      .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius: 3px;}
													      .panel > .table:last-child,
													      .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
													      .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
													      .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius: 3px;}
													      .panel > .panel-body + .table,
													      .panel > .panel-body + .table-responsive,
													      .panel > .table + .panel-body,
													      .panel > .table-responsive + .panel-body {border-top: 1px solid #ddd;}
													      .panel > .table > tbody:first-child > tr:first-child th,
													      .panel > .table > tbody:first-child > tr:first-child td {border-top: 0;}
													      .panel > .table-bordered,
													      .panel > .table-responsive > .table-bordered {border: 0;}
													      .panel > .table-bordered > thead > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
													      .panel > .table-bordered > tbody > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
													      .panel > .table-bordered > tfoot > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
													      .panel > .table-bordered > thead > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
													      .panel > .table-bordered > tbody > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
													      .panel > .table-bordered > tfoot > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left: 0;}
													      .panel > .table-bordered > thead > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
													      .panel > .table-bordered > tbody > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
													      .panel > .table-bordered > tfoot > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
													      .panel > .table-bordered > thead > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
													      .panel > .table-bordered > tbody > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
													      .panel > .table-bordered > tfoot > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right: 0;}
													      .panel > .table-bordered > thead > tr:first-child > td,
													      .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
													      .panel > .table-bordered > tbody > tr:first-child > td,
													      .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
													      .panel > .table-bordered > thead > tr:first-child > th,
													      .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
													      .panel > .table-bordered > tbody > tr:first-child > th,
													      .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom: 0;}
													      .panel > .table-bordered > tbody > tr:last-child > td,
													      .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
													      .panel > .table-bordered > tfoot > tr:last-child > td,
													      .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
													      .panel > .table-bordered > tbody > tr:last-child > th,
													      .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
													      .panel > .table-bordered > tfoot > tr:last-child > th,
													      .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom: 0;}
													      .panel > .table-responsive {margin-bottom: 0;border: 0;}
													      .panel-group {margin-bottom: 20px;}
													      .panel-group .panel {margin-bottom: 0;border-radius: 4px;}
													      .panel-group .panel + .panel {margin-top: 5px;}
													      .panel-group .panel-heading {border-bottom: 0;}
													      .panel-group .panel-heading + .panel-collapse > .panel-body,
													      .panel-group .panel-heading + .panel-collapse > .list-group {border-top: 1px solid #ddd;}
													      .panel-group .panel-footer {border-top: 0;}
													      .panel-group .panel-footer + .panel-collapse .panel-body {border-bottom: 1px solid #ddd;}
													      .panel-default {border-color: #ddd;}
													      .panel-default > .panel-heading {color: #333;background-color: #f5f5f5;border-color: #ddd;}
													      .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ddd;}
													      .panel-default > .panel-heading .badge {color: #f5f5f5;background-color: #333;}
													      .panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ddd;}
													      .panel-primary {border-color: #337ab7;}
													      .panel-primary > .panel-heading {color: #fff;background-color: #337ab7;border-color: #337ab7;}
													      .panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color: #337ab7;}
													      .panel-primary > .panel-heading .badge {color: #337ab7;background-color: #fff;}
													      .panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #337ab7;}
													      .panel-success {border-color: #d6e9c6;}
													      .panel-success > .panel-heading {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}
													      .panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color: #d6e9c6;}
													      .panel-success > .panel-heading .badge {color: #dff0d8;background-color: #3c763d;}
													      .panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #d6e9c6;}
													      .panel-info {border-color: #bce8f1;}
													      .panel-info > .panel-heading {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}
													      .panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color: #bce8f1;}
													      .panel-info > .panel-heading .badge {color: #d9edf7;background-color: #31708f;}
													      .panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #bce8f1;}
													      .panel-warning {border-color: #faebcc;}
													      .panel-warning > .panel-heading {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}
													      .panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color: #faebcc;}
													      .panel-warning > .panel-heading .badge {color: #fcf8e3;background-color: #8a6d3b;}
													      .panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #faebcc;}
													      .panel-danger {border-color: #ebccd1;}
													      .panel-danger > .panel-heading {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}
													      .panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ebccd1;}
													      .panel-danger > .panel-heading .badge {color: #f2dede;background-color: #a94442;}
													      .panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ebccd1;}

.espcms_bbs_list_center > .badge{padding:8px;background-color: #80DEEA;}

a.link_4242_der {color: #757575;text-decoration: underline;font-size:14px;}
a:visited.link_4242_der {color: #757575;text-decoration: underline;font-size:14px;}
a:hover.link_4242_der {color: #1565C0;text-decoration: none;font-size:14px;}
.word_wrap{ word-wrap:break-word; word-break:normal; }


.ser_lc {width:90%; padding: 0 0 40px 0; overflow: hidden;margin: 0 auto;margin-bottom: 60px;min-width: 1280px;}
.ser_lc h3 { font-size: 40px; margin: 40px 0 10px 0; color: #636b64; text-align: center; }
.ser_lc p { text-align: center; font-size: 15px; margin-bottom:32px; }
.ser_lc h4 { color: #000; font-weight: 600; font-size: 17px; padding: 4px 10px; width: 63%; margin: 15px auto 0; text-align: center; }
.ser_lc li { float: left; width:16.66%; background: url("../images/lc_line.png") no-repeat right 44%; }
.ser_lc li:last-child{background:rgba(0,0,0,0);}
.ser_lc li:hover{animation: dou 0.5s linear;}
.ser_lc li img { display: block; width:40%; margin: 0 auto; text-align: center; }
.strength{width: 90%;margin:30px auto}
.strengthMain{overflow:hidden;}
.strengthMain li{float:left;width:49%;overflow:hidden;background:#000;position:relative;margin:0.5%;}
.strengthMain li img{width:100%;height:auto;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}
.strengthMain li .font{width:80%;height:45%; top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding: 10%; padding-top:20%;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}

.panel {margin-bottom: 20px;background-color: #fff;border: 1px solid transparent;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05); }
													      .panel-body {padding: 10px;margin: 0px;}
													      .panel-heading {padding: 10px 15px;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel-heading > .dropdown .dropdown-toggle {color: inherit;}
													      .panel-title {margin-top: 0;margin-bottom: 0;font-size: 16px;color: inherit;}
													      .panel-title > a,
													      .panel-title > small,
													      .panel-title > .small,
													      .panel-title > small > a,
													      .panel-title > .small > a {color: inherit;}
													      .panel-footer {padding: 10px 15px;background-color: #f5f5f5;border-top: 1px solid #ddd;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .list-group,
													      .panel > .panel-collapse > .list-group {margin-bottom: 0;}
													      .panel > .list-group .list-group-item,
													      .panel > .panel-collapse > .list-group .list-group-item {border-width: 1px 0;border-radius: 0;}
													      .panel > .list-group:first-child .list-group-item:first-child,
													      .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top: 0;border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .list-group:last-child .list-group-item:last-child,
													      .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {border-top-left-radius: 0;border-top-right-radius: 0;}
													      .panel-heading + .list-group .list-group-item:first-child {border-top-width: 0;}
													      .list-group + .panel-footer {border-top-width: 0;}
													      .panel > .table,
													      .panel > .table-responsive > .table,
													      .panel > .panel-collapse > .table {margin-bottom: 0;}
													      .panel > .table caption,
													      .panel > .table-responsive > .table caption,
													      .panel > .panel-collapse > .table caption {padding-right: 15px;padding-left: 15px;}
													      .panel > .table:first-child,
													      .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
													      .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
													      .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius: 3px;}
													      .panel > .table:last-child,
													      .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
													      .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
													      .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius: 3px;}
													      .panel > .panel-body + .table,
													      .panel > .panel-body + .table-responsive,
													      .panel > .table + .panel-body,
													      .panel > .table-responsive + .panel-body {border-top: 1px solid #ddd;}
													      .panel > .table > tbody:first-child > tr:first-child th,
													      .panel > .table > tbody:first-child > tr:first-child td {border-top: 0;}
													      .panel > .table-bordered,
													      .panel > .table-responsive > .table-bordered {border: 0;}
													      .panel > .table-bordered > thead > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
													      .panel > .table-bordered > tbody > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
													      .panel > .table-bordered > tfoot > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
													      .panel > .table-bordered > thead > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
													      .panel > .table-bordered > tbody > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
													      .panel > .table-bordered > tfoot > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left: 0;}
													      .panel > .table-bordered > thead > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
													      .panel > .table-bordered > tbody > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
													      .panel > .table-bordered > tfoot > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
													      .panel > .table-bordered > thead > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
													      .panel > .table-bordered > tbody > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
													      .panel > .table-bordered > tfoot > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right: 0;}
													      .panel > .table-bordered > thead > tr:first-child > td,
													      .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
													      .panel > .table-bordered > tbody > tr:first-child > td,
													      .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
													      .panel > .table-bordered > thead > tr:first-child > th,
													      .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
													      .panel > .table-bordered > tbody > tr:first-child > th,
													      .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom: 0;}
													      .panel > .table-bordered > tbody > tr:last-child > td,
													      .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
													      .panel > .table-bordered > tfoot > tr:last-child > td,
													      .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
													      .panel > .table-bordered > tbody > tr:last-child > th,
													      .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
													      .panel > .table-bordered > tfoot > tr:last-child > th,
													      .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom: 0;}
													      .panel > .table-responsive {margin-bottom: 0;border: 0;}
													      .panel-group {margin-bottom: 20px;}
													      .panel-group .panel {margin-bottom: 0;border-radius: 4px;}
													      .panel-group .panel + .panel {margin-top: 5px;}
													      .panel-group .panel-heading {border-bottom: 0;}
													      .panel-group .panel-heading + .panel-collapse > .panel-body,
													      .panel-group .panel-heading + .panel-collapse > .list-group {border-top: 1px solid #ddd;}
													      .panel-group .panel-footer {border-top: 0;}
													      .panel-group .panel-footer + .panel-collapse .panel-body {border-bottom: 1px solid #ddd;}
													      .panel-default {border-color: #ddd;}
													      .panel-default > .panel-heading {color: #333;background-color: #f5f5f5;border-color: #ddd;}
													      .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ddd;}
													      .panel-default > .panel-heading .badge {color: #f5f5f5;background-color: #333;}
													      .panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ddd;}
													      .panel-primary {border-color: #337ab7;}
													      .panel-primary > .panel-heading {color: #fff;background-color: #337ab7;border-color: #337ab7;}
													      .panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color: #337ab7;}
													      .panel-primary > .panel-heading .badge {color: #337ab7;background-color: #fff;}
													      .panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #337ab7;}
													      .panel-success {border-color: #d6e9c6;}
													      .panel-success > .panel-heading {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}
													      .panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color: #d6e9c6;}
													      .panel-success > .panel-heading .badge {color: #dff0d8;background-color: #3c763d;}
													      .panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #d6e9c6;}
													      .panel-info {border-color: #bce8f1;}
													      .panel-info > .panel-heading {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}
													      .panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color: #bce8f1;}
													      .panel-info > .panel-heading .badge {color: #d9edf7;background-color: #31708f;}
													      .panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #bce8f1;}
													      .panel-warning {border-color: #faebcc;}
													      .panel-warning > .panel-heading {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}
													      .panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color: #faebcc;}
													      .panel-warning > .panel-heading .badge {color: #fcf8e3;background-color: #8a6d3b;}
													      .panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #faebcc;}
													      .panel-danger {border-color: #ebccd1;}
													      .panel-danger > .panel-heading {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}
													      .panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ebccd1;}
													      .panel-danger > .panel-heading .badge {color: #f2dede;background-color: #a94442;}
													      .panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ebccd1;}
														  .panel-body:before,
													      .panel-body:after,
													      .modal-footer:before,
													      .modal-footer:after {display: table;content: " ";}
														  .panel-body:after,
													      .modal-footer:after {clear: both;}
/*留言*/
.espcms_ajax_page_button{margin: 0px auto; width: max-content;padding-top:15px;}
.bbsajaxlist{padding:0px;margin: 0px;list-style: none;}
.bbsajaxlist li{padding:10px 0px 10px 0px;margin: 0px;}
.espcms_bbs_loading {text-align: center;padding:10px 0px;}
.espcms_bbs_list_all,.espcms_bbs_list {list-style:none;padding:0px;margin: 0px;}
.espcms_bbs_list_all li{padding-bottom:20px;overflow: hidden;}
.espcms_bbs_list li{padding:10px 0px;overflow: hidden;border-bottom:1px solid #f2f2f2}
/*内容留言跟贴*/
.espcms_bbs_content_a_read_table{overflow:hidden;}
.espcms_bbs_content_a_read_table > .content{line-height:180%;padding:10px 10px;border-radius: 5px;background-color: #F2F2F2;position: relative;color:#666666}
.espcms_bbs_content_a_read_table > .content:before{font-family:'Glyphicons Halflings';content:"e253";color:#F2F2F2;position: absolute;left:25px;top:-15px;}
.espcms_index{padding:0px 0px 8px 0px;margin: 0px;font-size:12px;}
.espcms_index .espcms_bbs_title{color:#3375b9;font-weight: bold;}
.espcms_index .espcms_bbs_auto{color:#639B46;padding-left:10px;}
.espcms_index .espcms_bbs_time{color:#7a7a7a;padding-left:10px;}

.espcms_bbs_list_center:before{font-family:'Glyphicons Halflings';content:"e080";color:#FF8F00;margin-right: 0px;font-size:12px;}
.espcms_bbs_list_center > .espcms_bbs_list_data{padding-top:5px;color:#999999;font-size:12px;}
.espcms_bbs_list_center > .espcms_bbs_list_data > .espcms_bbs_list_aoto{color:#757575;}
.espcms_bbs_list_center > .badge{padding:8px;background-color: #80DEEA;}
.espcms_bbs_info{color:#9E9E9E;text-align: right;border-top:1px solid #f2f2f2;padding-top:10px;font-size:12px;}
.espcms_bbs_info > .espcms_bbs_auto{color:#639B46;padding-left:10px;}
.espcms_bbs_info > .espcms_bbs_time{color:#7a7a7a;padding-left:10px;}

/*回复*/
.espcms_bbs_content_b_read_table{overflow:hidden;}
.espcms_bbs_content_b_read_table > .content{line-height:180%;padding:10px 10px;border-radius: 5px;background-color:#fff;position: relative;}
.espcms_bbs_content_b_read_table > .content:before{font-family:'Glyphicons Halflings';content:"e253";color:#fff;position: absolute;left:20px;top:-15px;}
.espcms_bbs_content_b_read_table > .content > ul{list-style: none;margin: 0px;padding:0px;}
.espcms_bbs_content_b_read_table > .content > ul > li{list-style: none;padding:8px 0px;margin: 0px;border-top:1px solid #F2F2F2}
.espcms_bbs_content_b_read_table > .content > ul > li:first-child{border-top:0px}
.espcms_bbs_content_b_read_table > .content > ul > li > .forum_re_title {font-size:12px;padding-bottom:10px;color:#FF5722}
.espcms_bbs_content_b_read_table > .content > ul > li > .forum_re_message {font-size:12px;line-height: 150%;}
.espcms_index_re{overflow: hidden;padding:10px 0px 8px 0px;margin: 0px;}
.espcms_index_re .espcms_bbs_title{color:#ff6237;font-weight: bold;}
.espcms_index_re .espcms_bbs_auto{color:#ff6237;font-weight: bold;padding-left:10px;}
.espcms_index_re .espcms_bbs_time{color:#ff6237;padding-left:10px;}

.espcms_read_title{position: relative;}
.espcms_read_title > .bbs_goback{position: absolute;right:5px;top:8px;font-size:22px;}
.espcms_read_title > .bbs_goback:hover{color:#FF8F00}


.liuyan{margin: 30px 0 0 0 ;}